Welcome![Sign In][Sign Up]
Location:
Search - hook file

Search list

[OS programHookApi_Wfh

Description: 全局钩子的使用,包括对文件操作,注册表操作,任务管理器操作等WINAPI的hook-The use of the global hook, including file operations, registry operations, Task Manager manipulation WINAPI the hook
Platform: | Size: 144384 | Author: 王华 | Hits:

[OS programHideWindows

Description: VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window, containing the keyboard hook DLL source files, test file DLL files should be compiled and stored in a directory.
Platform: | Size: 23552 | Author: 176 | Hits:

[Windows Developmuvb

Description: 奇迹(MU)通用登陆器 适用于私服站长配置后给玩家下载使用. 其中在设置中ip加了密,端口文件放在WEB服务器器上,只需设置 web文件地址即可(地址也加了密)例如:端口文件是 http://www.1234.com/dk/123.txt (当然也可以是*.ini或*.dat或*.*) (那么你以后更改端口只需更改123.txt里面 1.你编译的主程序文件 (名字由你随便改) 2.ckh.exe (窗口化工具,我们要调用的)提示:窗口化工具不用理它,都可以在登陆器设置,但不用关闭它.... 3.hook.dll (有它 窗口化工具 才能正常运行) 4.Option.ini (记录你配置的ip和端口文件地址以及其它的一些西西) 5.readme.htm (内容随你改!) 6.logo.jpg (你家奇迹的logo,谁你改,你怎么配置怎么画都可以-_-!) 7.MSINET.OCX (vb的一个控件,用来读取远程服务器端口文件的东东,这个一定要,不然....可以就不能登陆了)-Miracle (MU) General landers Sifu configured for owners to download the player. Ip in the settings of which added a secret, port file on the WEB server, device, simply set the web document address below (address also included a secret) For example: port file is http://www.1234.com/dk/123.txt (of course, can also be a*. ini or*. dat or*.*) (Then you only need to change the future to change the port inside 123.txt 1. Do you compile the main program file (you just change the name from) 2.ckh.exe (window-based tools, we have to call) Tip: Windows-based tool that is not of it, can be set up in the landers, but do not close it .... 3.hook.dll (has its own window tools to work properly) 4.Option.ini (record your ip and port configuration file address, as well as some other cc) 5.readme.htm (content as you change!) 6.logo.jpg (a miracle in your house logo, change who you are, how do you configure how art can be-_-!) 7.MSINET.OCX (vb of a control, the remote server por
Platform: | Size: 173056 | Author: chending | Hits:

[assembly languagebootkit

Description: 该BOOTKIT是基于NTLDR的文件型BOOTKIT。NTLDR是最接近内核的,而且对它做HOOK,可以避免编写针对各种类型外设的代码,提高通用性。-The BOOTKIT is based on the NTLDR file type BOOTKIT. NTLDR is the closest to the kernel, but it did HOOK, to avoid the preparation of the code for the various types of peripherals to enhance versatility.
Platform: | Size: 10240 | Author: lee | Hits:

[Hook apiopndlgimgprev

Description: 在打开文件对话框上实现图象预览,利用钩子函数实现-In the Open File dialog box to achieve image preview, the use of hook function to achieve
Platform: | Size: 2744320 | Author: 刘婷 | Hits:

[OtherBJ

Description: This game is a demonstration of pulling cards from the cards.dll File. I m not sure who the author of the cards.bas module is but it is off the hook. Kudos to whoever wrote that.
Platform: | Size: 38912 | Author: makh | Hits:

[Hook apiMousehook

Description: 键盘钩子程序,一个是包含钩子功能的DLL文件,一个是对话框程序,将键盘钩子程序诸如到对话框程序中实现键盘信息截获。-The keyboard hook procedure, a DLL containing the hook function in the file, one is the dialog box procedure, such as the keyboard hook into the dialog box procedure processes the information to implement the keyboard interception.
Platform: | Size: 57344 | Author: showpower_1984 | Hits:

[Otherhook_program_for_fun

Description: hook编程实例,里面含有两个文件夹,hook工程里面做的一个dll文件,目的是使hooktest工程页面能够在所有页面起作用。本程序一旦运行,将屏蔽所有鼠标键盘消息。请误将其适用于非正当用途-hook programming examples, which contains two folders, hook works inside to do a dll file is intended to enable hooktest project page to work on all pages. This program, once running, will block all mouse and keyboard messages. Please mistook its application to non-legitimate uses of the
Platform: | Size: 477184 | Author: ycp | Hits:

[Windows DevelopHookExample

Description: hook示例,代码提供的对鼠标移动的钩子调用,因此你可以学习基本HOOK方法-HOOK example。the file contains the hook for mouse position,so you could study the base hook algorithm。
Platform: | Size: 7168 | Author: zqf | Hits:

[GUI DevelopSkinSE1.0

Description: SkinSE免费换肤界面库 SkinSE(全称:skin so easy)是一款真正意义上适合软件界面开发的C++皮肤库。通过使用XML文件来配置GDI资源(如:图片、字体、颜色、光标等),最大程度将界面与逻辑分开,让程序员有更多 的时间去进行软件内部的逻辑处理。SkinSE没有完全采用传统的HOOK修改窗口过程函数的方式,而只是针对具体窗口进行界面处理,并且兼容HOOK模式。SkinSE只用到了windows几个底层的核心库,没 有用到(MFC/ATL等)第三方库,采用纯API编写,采用C语言导出方式,增强可移植性。SkinSE开发小组由数名具有多年windows界面开发经验的程序员组成,对软件界面开发有独特的经验和技巧,立志 开发一款前沿的换肤技术展现给大家! 官方网站地址:http://www.skinse.com 联系电话: (0)15013462355 (0)13760777417 邮件地址 : xiaofangmsg@hotmail.com 82799232@qq.com Q Q号码: 182408087(渠道合作) 82799232(业务客服)-SkinSE free skin interface library SkinSE (full name: skin so easy) is a real sense for software interface developed by C++ skin banks. Through the use of XML file to configure the GDI resources (such as: Figure Films, fonts, color, cursor, etc.) to maximize separation of the interface and logic, so that programmers have more Time to the internal logic processing software. SkinSE not fully using the traditional HOOK change the way the window procedure function, but only specific windows interface Processing, and is compatible with HOOK mode. SkinSE only used the windows of several underlying core libraries, no Useful to (MFC/ATL, etc.) third-party library, prepared using pure API, using C language to export methods, increase the portability. SkinSE team with many years of windows by a few Composed of experienced programmer interface development, software interface development has a unique experience and skills, determined to Development of a cutting-edge ski
Platform: | Size: 3203072 | Author: chenzifeng | Hits:

[Windows Developntfsrdusr

Description: 直接调用NTFS文件驱动检测隐藏文件 绕过hook终极武器-NTFS file driver detected a direct call to bypass the hook ultimate weapon hidden files
Platform: | Size: 996352 | Author: 梁小华 | Hits:

[Delphi VCLjournalplayback

Description: 可以播放文件中的鼠标和键盘事件的日志钩子~!-You can play the file in the mouse and keyboard events log hook ~!
Platform: | Size: 4096 | Author: ZGH | Hits:

[Game Hook Crackut432pubsrc

Description: ue headers file & othe staff. eg sdk for hook
Platform: | Size: 706560 | Author: izen | Hits:

[Other10064748762010

Description: 将光盘上的“A51经济型编程器软件”文件夹全部复制到你的电脑硬盘上,并将其目录下的所有文件的“只读”属性去掉,(注意:是全部文件) 具体操作,全选所有文件,在文件属性中将其“只读”项前面复选框内的勾去掉即可。 现在,我们打开“编程器.exe”,进入程序界面,编程器在第一次使用前也需要手动设置一些参数, 进入“设置”项,根据你编程器所插的COM口号,设置好COM口序号,波特率设置为:28800 设置完参数后,重启电脑运行即可。-The CD-ROM " A51 cheap programming software" folder Copy all to your computer hard drive and its directory of all files " read only" attribute removed (note: that all the documents) the specific operation Select all the files, file attributes will be its " read only" entry box in front of the hook can be removed. Now, we open the " programmer. Exe" , enter the program interface, the editor before first use to set some parameters need to manually enter the " Settings" item, according to which you plug the COM programmer slogan, set up COM port sequence number, baud rate is set to: 28800 After setting parameters, reboot the computer can be run.
Platform: | Size: 484352 | Author: jimgreen | Hits:

[Windows Developcmd

Description: 采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中-Using the keyboard hook function monitor, keyboard input information saved to a file
Platform: | Size: 1872896 | Author: 欧阳逸明 | Hits:

[e-languagetsqt

Description: 本程序为天书奇谈起点专区辅助工具,内有自动战斗(调用游戏本身自动功能,可有效减少操作时间),人物一键加药,宠物一键加药,挂机采集这几个功能。 文件说明: HH.exe为主程序(必要文件) config.ini为配置文件(必要文件) cjfb.edb为存放采集封包的数据(必要文件) 外挂作坊1.5-第六版.ec,Super-EC_3.0.ec,外挂海万能模块1.7贺岁版.ec三个为模块(只需要用工具的可以删除) HH.e为易语言源码(只需要用工具的可以删除) 程序使用的易语言功能: 设置呼出窗口(线程钩子类)[超级模块免费版] 读配置项(ini配置文件操作)[易语言系统核心支持库] 创建线程(线程相关)[超级模块免费版](外挂作坊的也有,不过我用的是超级模块里面的) 安装send(拦截send)[外挂作坊1.5第六版] 安装recv(拦截recv)[外挂作坊1.5第六版] send(发送封包)[外挂作坊1.5第六版] 字节集还原(把文本转成字节集)[外挂海万能模块] 取字节集指针[外挂作坊1.5第六版] 取字节集长度[易语言系统核心支持库]-Starting point for the bible adventures in this program area aids in automatic battle (the game itself is called automatic function, which can effectively reduce the operating time), a key figure dosing, dosing pet a key, hang up collecting these functions. File Description: HH.exe the main program (necessary documents) config.ini is the configuration file (necessary documents) cjfb.edb for storing collected data packets (necessary documents) Plug-in 1.5-sixth edition of the workshop. Ec, Super-EC_3.0.ec, plug-in module 1.7 Hesuiban universal sea. Ec three for the module (just use the tool to remove) HH.e for the easy language source code (just use the tool to remove) Program easy to use language features: Set outgoing window (thread hook type) [Super Module Free Edition] Reading configuration item (ini configuration file operations) [core of the system easy language support library] Create a thread (thread-related) [Super Module Free Edition] (there are also plug-i
Platform: | Size: 1230848 | Author: 邹志平 | Hits:

[Hook apiMouseScreen

Description: 一个Hook鼠标单击事件来截图的程序,只要在ini里面设置了目标程序的标题或者类名,就可以使用本工具来Hook截图了,工具会将截图自动生成bmp文件在文件夹下-Hook the mouse click event to a screenshot of the program, as long as the target in the ini settings inside the program title or category name, you can use this tool to Hook shot, the tool will automatically generate bmp file in the screenshot folder
Platform: | Size: 38912 | Author: 吴瑶 | Hits:

[Hook apiapihook

Description: ApiHooks allows to hook any API in specified process. ----------------------------------------------------- ApiHooks allows inserting module (with hooks) into the specified process. ApiHooks exports EstablishApiHooks functions for usage in your programs. What is it good for? -------------------- File monitors, Registry monitors, Windows hooks, Antiviruses, Dumpers, Unpackers, Patchers, Spies, Trainers, .... In any doc "to hook something" means "to apply hooks to something".
Platform: | Size: 84992 | Author: sams | Hits:

[Hook apiHookDll

Description: 键盘全局钩子样例,可以截获键盘输入。(cpp中有详细注释) 使用方法,打开exe文件,点击菜单选择install hook即可~-Global keyboard hook sample, can intercept keyboard input. (Cpp in detail in comments) to use to open the exe file, click the menu you can select the install hook ~
Platform: | Size: 4317184 | Author: 朱迪 | Hits:

[Hook apiexplorer

Description: 文件监控驱动,里面包含了多种HOOK,很值得参考-Monitor driver file, which contains a variety HOOK, is worth considering
Platform: | Size: 156672 | Author: test | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net